projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35ac7de
)
Fix the function name in the gtk-doc stanza
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 11 Feb 2020 17:28:18 +0000
(17:28 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 14:53:25 +0000
(14:53 +0000)
The documentation is still referring to the old function's name.
gtk/gtkbuilderscope.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbuilderscope.c
b/gtk/gtkbuilderscope.c
index 18f867a476ceb6f6fa6bcd3611a8e7c11e419899..64011384c2bef4063dc1e3a77fa2404a16978dcc 100644
(file)
--- a/
gtk/gtkbuilderscope.c
+++ b/
gtk/gtkbuilderscope.c
@@
-495,7
+495,7
@@
gtk_builder_cscope_add_callback_symbols (GtkBuilderCScope *self,
}
/**
- * gtk_builder_lookup_callback_symbol: (skip)
+ * gtk_builder_
cscope_
lookup_callback_symbol: (skip)
* @self: a #GtkBuilderCScope
* @callback_name: The name of the callback
*